My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
Re: PENDING ITEM RECEIPT SHOWING NO ITEMS UPON RECEIVING
Hello @BWM- Shem, Can you try clicking on the hyperlink in the Quantity on Shipments column? Clicking this should route you to a shipment detail page and clicking the Shipment Number will direct you …1 -
Re: Another Issue With NVL
Hi @Jay Schwausch, Based on your criteria, I assume that you are only searching for transactions with Location = PRI - HOUSTON WH. If you only want to look at the Qty On Order in only one location, y…2 -
Re: SAVED SEARCHES RESULT VIEW
You're welcome, @BWM- Shem! I'm glad we were able to make it work! ?1 -
Re: Customizing Bill tab in Netsuite
Hi @User_LYA61, Glad to have you with us today and thank you for creating this thread here in our community! ? I'm tagging our gurus who specialize in customization -- @Jack Daryl Espiel-Oracle …1 -
Re: SAVED SEARCHES RESULT VIEW
Hi @BWM- Shem, You can try using a Formula (Currency) field with the formula: CASE WHEN {type} = 'Payment' THEN {amount} ELSE 0 END CASE WHEN {type} = 'Invoice' THEN {amount} ELSE…2
